projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60f55f3
)
CC Mode: New "guessing" of style.
author
Alan Mackenzie
<acm@muc.de>
Fri, 1 Jul 2011 09:54:39 +0000
(09:54 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Fri, 1 Jul 2011 09:54:39 +0000
(09:54 +0000)
etc/ChangeLog
patch
|
blob
|
history
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/ChangeLog
b/etc/ChangeLog
index f4892a7c01857de8b00f370b2e14e42f024ea319..a4b4b3a64eb682dad1fd30d11309f2e22bec169b 100644
(file)
--- a/
etc/ChangeLog
+++ b/
etc/ChangeLog
@@
-1,3
+1,7
@@
+2011-07-01 Alan Mackenzie <acm@muc.de>
+
+ * NEWS: CC Mode: New "guessing" of style.
+
2011-06-21 Leo Liu <sdl.web@gmail.com>
* NEWS: Mention the new primtive secure-hash.
diff --git
a/etc/NEWS
b/etc/NEWS
index f655c9da57293e12d2d2acfcd0a69b7f88ccdbb0..5cf4cd1b7cf35b56198cc6b32350e0a49153b033 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-803,6
+803,10
@@
binding `log-view-expanded-log-entry-function' to a suitable function.
*** New command `vc-ediff' allows visual comparison of two revisions
of a file similar to `vc-diff', but using ediff backend.
+** CC Mode (C, C++, etc.)
+
+*** New feature to "guess" the style in an existing buffer.
+
** Miscellaneous
+++